home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle: Internet utan modem / Internet CD.iso / web / computer / wwweps~1.com / adam / galactic.dcr / 00029.ls < prev    next >
Encoding:
Text File  |  1997-03-06  |  154 b   |  8 lines

  1. on exitFrame
  2.   puppetSprite(1, 1)
  3.   if the top of sprite 1 > 4 then
  4.     set the locV of sprite 1 to the locV of sprite 1 - 2
  5.   end if
  6.   go(the frame)
  7. end
  8.